PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFShadingPattern Class / PDFShadingPattern Constructor / PDFShadingPattern Constructor(PDFShading)
The shading associated with this pattern.
In This Topic
    PDFShadingPattern Constructor(PDFShading)
    In This Topic
    Initializes a new PDFShadingPattern object.
    Syntax
    public PDFShadingPattern( 
       PDFShading shading
    )

    Parameters

    shading
    The shading associated with this pattern.
    See Also